Make the headers-visible property readwrite instead of just writable, and
authorMatthias Clasen <mclasen@redhat.com>
Thu, 13 Jan 2005 14:13:50 +0000 (14:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 13 Jan 2005 14:13:50 +0000 (14:13 +0000)
commit52a86bc677bd353320c2ae87417d399c1250afa8
tree4317604f19cb1622a526cfe74e83d413a8d825b7
parent4fa381d14c20a66d6286de042adeac2976bb1206
Make the headers-visible property readwrite instead of just writable, and

2005-01-13  Matthias Clasen <mclasen@redhat.com>

* gtk/gtktreeview.c: (gtk_tree_view_class_init),
(gtk_tree_view_set_headers_clickable): Make the headers-visible
property readwrite instead of just writable, and remove the
g_return_if_fail check that there is a model when setting this
property. Also improve the blurb.  (#163851, Richard Hult)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktreeview.c